From: Paul Mundt Date: Sat, 10 Nov 2007 11:12:25 +0000 (+0900) Subject: sh: timer.h stub for SH-5. X-Git-Tag: archive/raspbian/4.9.13-1+rpi1~10^2~32051^2~153 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=781c63e68ddc37f2fb5eed9b44b3075cd2b3ced3;p=linux-4.9.git sh: timer.h stub for SH-5. Signed-off-by: Paul Mundt --- diff --git a/include/asm-sh/cpu-sh5/timer.h b/include/asm-sh/cpu-sh5/timer.h new file mode 100644 index 000000000000..88da9b341a36 --- /dev/null +++ b/include/asm-sh/cpu-sh5/timer.h @@ -0,0 +1,4 @@ +#ifndef __ASM_SH_CPU_SH5_TIMER_H +#define __ASM_SH_CPU_SH5_TIMER_H + +#endif /* __ASM_SH_CPU_SH5_TIMER_H */